maj creation_nuage
[lhc/ansible.git] / host_vars / ligatures.yml
index 9315720..d63cf76 100644 (file)
@@ -1,8 +1,11 @@
-nextcloud_websrv_user: "php_{{ SIGLE }}_nuage"
-nextcloud_sources_files_path: "/home/sites/data/nextcloud/sources"
+nextcloud_php_user: "php_{{ SIGLE }}_nuage"
+nextcloud_websrv_user: "site_{{ SIGLE }}_nuage"
+nextcloud_sources_files_path: "../../../nextcloud/sources"
 nextcloud_common_files_path: "/home/sites/data/nextcloud/common"
 nextcloud_webroot: "/home/sites/data/{{ TLD }}/{{ DOMAIN }}/nuage"
 nextcloud_source: "{{ nextcloud_sources_files_path }}/nextcloud-{{ nouvelle_version }}"
 nextcloud_common: "{{ nextcloud_common_files_path }}/nextcloud-{{ nouvelle_version }}"
 php_fpm_service: php{{ php_version}}-fpm
-php_version: '8.2'
\ No newline at end of file
+php_version: '8.2'
+postgres_version: 15
+nextcloud_db_name: "php_{{ SIGLE }}_nuage"
\ No newline at end of file